Welcome![Sign In][Sign Up]
Location:
Search - java lucene

Search list

[Search Enginelucene_cn

Description: lucene中文搜索包,用于构建搜索 Lucene不是一个完整的全文索引应用,而是是一个用Java写的全文索引引擎工具包,它可以方便的嵌入到各种应用中实现针对应用的全文索引/检索功能。 Lucene的作者:Lucene的贡献者Doug Cutting是一位资深全文索引/检索专家,曾经是V-Twin搜索引擎(Apple的Copland操作系统的成就之一)的主要开发者,后在Excite担任高级系统架构设计师,目前从事于一些INTERNET底层架构的研究。他贡献出的Lucene的目标是为各种中小型应用程序加入全文检索功能。-lucene Search package, Search for Construction Lucene is not a complete full-text indexing applications, but Java is used to write a full-text indexing engine kits It can facilitate the embedding of applications to achieve against the application of full-text indexing/search functions. Lucene the author : Lucene contributor Doug Cutting is a senior full-text indexing/retrieval experts, was V-Twin search engines (Apple's Copland operating system one of the achievements) of the main Development, after the Excite as Senior Systems Architect, currently engaged in some bottom structure of the Internet study. He Lucene contribution to the objectives of the various small and medium-sized applications to full-text retrieval functions.
Platform: | Size: 139264 | Author: | Hits:

[Search Enginelucene

Description:
Platform: | Size: 3145728 | Author: | Hits:

[SQL Serverdotlucenetest

Description: DotLucentet,用来做撬,使用。 之前是Java的程序,现在改用》net来做的。 -DotLucentet used in making a crowbar use. Java before the procedure is now moving to a "net very consistent.
Platform: | Size: 199680 | Author: 赵小虎 | Hits:

[JSPLucene_about

Description: Lucene:基于Java的全文检索引擎简介-Lucene: the Java-based full-text search engine About
Platform: | Size: 27648 | Author: 平常心 | Hits:

[JSP/JavaLuceneServer-0.1

Description: Abstract The Lucene Server project is an attempt to extend the Jakarta Lucene tool with server capabilities. Lucene is a robust Java API that enables you creating indexes from text sources and perform powerful searches on these indexes. With Lucene, creating an index must be done programmatically and there are almost no possibilities of integrating index management in a distributed environment. In other words, out of the box, Lucene is suitable for integrating indexing and searching possibilities in a single application but not for providing index/search services for multiple applications. The Lucene Server project comes with a Java API that propose the following make it easy to create indexes in a declarative way by simply providing an XML configuration document. make it easy to personalize the way Lucene must handle different kind of data sources. provide services for index management and searching that can be accessed from several applications. enable batch tasks scheduling. -AbstractThe Lucene Server project is an attempt to extend the Jakarta Lucene tool with server capabilities.Lucene is a robust Java API that enables you creating indexes from text sources and perform powerful searches on these indexes. With Lucene, creating an index must be done programmatically and there are almost no possibilities of integrating index management in a distributed environment. In other words, out of the box, Lucene is suitable for integrating indexing and searching possibilities in a single application but not for providing index/search services for multiple applications. The Lucene Server project comes with a Java API that propose the followingmake it easy to create indexes in a declarative way by simply providing an XML configuration document. make it easy to personalize the way Lucene must handle different kind of data sources. provide services for index management and searching that can be accessed from several applications. enable batch tasks scheduling.
Platform: | Size: 226304 | Author: 童小军 | Hits:

[Search Engineluke-src-0.7

Description: Lucene is an Open Source, mature and high-performance Java search engine. It is highly flexible, and scalable from hundreds to millions of documents. Luke is a handy development and diagnostic tool, which accesses already existing Lucene indexes and allows you to display and modify their contents in several ways: browse by document number, or by term view documents / copy to clipboard retrieve a ranked list of most frequent terms execute a search, and browse the results analyze search results selectively delete documents from the index reconstruct the original document fields, edit them and re-insert to the index optimize indexes and much more... -Lucene is an Open Source, mature and high-performance Java search engine. It is highly flexible, and scalable from hundreds to millions of documents. Luke is a handy development and diagnostic tool, which accesses already existing Lucene indexes and allows you to display and modify their contents in several ways: browse by document number, or by term view documents/copy to clipboard retrieve a ranked list of most frequent terms execute a search, and browse the results analyze search results selectively delete documents from the index reconstruct the original document fields, edit them and re-insert to the index optimize indexes and much more...
Platform: | Size: 1163264 | Author: 童小军 | Hits:

[Search Enginelucene_book(1)

Description: Lucene+Heritrix搜索引擎的一个成功案例 市值30000万 只需下载,用Eclipse-import为web工程就可以了 需要安装mysql 5.5 同时由于此工程为web工程所以假如您的Eclipse没有安装tomcatPlugin的话,请也同时安装tomcatPlugin-Lucene+ Heritrix a successful search engine market value of 300 million cases Just download and use Eclipse-import for the web project can be a need to install mysql 5.5 at the same time as a result of this project for the web works so if you have not installed tomcatPlugin of Eclipse, please also installation tomcatPlugin
Platform: | Size: 5834752 | Author: 陈炳灿 | Hits:

[Search EngineThesaurusAnalyzer

Description: lucene中文分词代码 带有19万字的词典 本分词程序的效果取决与词库.您可以用自己的词库替换程序自带的词库.词库是一个文本文件,名称为word.txt. 每一行一个词语,以#开头表示跳过改行.最后保存为UTF-8的文本. -Chinese Segmentation Lucene code with 190,000-word dictionary sub-word depends on the effectiveness of procedures thesaurus. You can use the thesaurus to replace its own built-in thesaurus procedures. thesaurus is a text file, name word.txt. one word per line to# Skip diverted at the beginning of that. Finally, save it as UTF-8 text.
Platform: | Size: 1402880 | Author: 陈锦 | Hits:

[Search EngineChineseSegment

Description: 基于Hash字库算法的lucene分词 完整的代码,使用创新的Hash字库,是分词效果大大提高-Hash algorithm based on character segmentation Lucene complete code, the use of innovative font Hash is the effect of greatly increased segmentation
Platform: | Size: 31744 | Author: 陈锦 | Hits:

[JSPLucene_Chinese

Description:
Platform: | Size: 5469184 | Author: liyan | Hits:

[Search Enginelucene-2.0.0-src

Description: 著名开源搜索的2。0版本,全文检索引擎,JAVA版本-Well-known open source search 2.0 version, full-text search engines, JAVA version
Platform: | Size: 6619136 | Author: 马云 | Hits:

[JSP/Javalucenetest

Description: lucene实现搜索引擎的建立索引数据库,处理搜索结果. myeclipse4.2 weblogic 9 验证通过 部署方法 修改web.xml启动参数dataDir,indexDir -realize Lucene search engine indexing databases, deal with the search results. myeclipse4.2 weblogic 9 authentication methods through the deployment of web.xml modify boot parameters dataDir, indexDir
Platform: | Size: 1277952 | Author: | Hits:

[Search Enginenlucene-1.2b2

Description: NLucene is the .NET implementation of the Lucene high-performance, full-featured text search engine written in Java.
Platform: | Size: 691200 | Author: lwz | Hits:

[Search Enginech01

Description: Ajax+lucene开发搜索引擎一书中的源码-Ajax+ Lucene search engine to develop one of the source book
Platform: | Size: 11264 | Author: 刘林林 | Hits:

[JSP/Javasrc

Description: lucene用例 书写规范 有JAVA文件也有JSP文件 有较好的参考价值-Lucene writing use case specification documents have JAVA has JSP documents have a better reference value
Platform: | Size: 39936 | Author: situ | Hits:

[Search Enginek50RVZDojs03

Description: 基于IKAnalyzer分词算法的准商业化Lucene中文分词器-IKAnalyzer segmentation algorithm based on quasi-commercial Lucene Chinese Word Breaker
Platform: | Size: 789504 | Author: 罗晓鸣 | Hits:

[Search EngineluceneheritrixCDROM

Description: 开发自己的搜索引擎——Lucene 2.0+Heriterx随书光盘源码-Developing its own search engine- Lucene 2.0+ Heriterx book with CD-ROM source
Platform: | Size: 14328832 | Author: lori | Hits:

[Search Engineluceneweb

Description: 本系统是一个基于lucene的web版文件检索系统。支持文件索引、查找。-This system is a web-based version of the Lucene document retrieval system. Support for document indexing, search.
Platform: | Size: 1362944 | Author: wlj | Hits:

[Search EngineIndexFiles

Description: 基于Lucene的网页生成工具,对于有网页爬行器从网络上下载下来的网页库,本软件可以对他们进行网页索引生成,生成网页索引是搜索引擎设计中核心的部分之一。也称网页预处理子系统。本程序用的是基于lucene而设计的。-Lucene-based web page generation tool, for Crawler has pages downloaded from the web page database, the software can index their web pages to generate, generate web pages search engine index is part of the design of one of the core. Also known as pre-processing subsystem website. This procedure used is based on the Lucene designed.
Platform: | Size: 3340288 | Author: 纯哲 | Hits:

[Search EngineLucene

Description: 这是一本为开发搜索引擎难得的好书籍,使用它,可以制作自己的搜索引擎-This is a unique search engine for the development of good books, use it, can create its own search engine
Platform: | Size: 5469184 | Author: h3282129 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 13 »

CodeBus www.codebus.net